home *** CD-ROM | disk | FTP | other *** search
/ Dye Another Day / DyeAnotherDay.bin / swf / help.swf / scripts / DefineButton2_214 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-03-28  |  37 b   |  4 lines

  1. on(release){
  2.    _parent.play();
  3. }
  4.